home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------
- // vclmax.h - includes all vcl hdr files
- //
- // $Revision: 1.1.4.2 $
- // Copyright (c) 1997, 1998 Borland International
- //-------------------------------------------------------------------------
- #ifndef VCLMAX_H
- #define VCLMAX_H
-
- #define INC_VCLDB_HEADERS
- #define INC_VCLEXT_HEADERS
- #define INC_ATL_HEADERS
-
- #include <vcl0.h>
-
- #endif // VCLMAX_H
-
-